home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 December (Special) / PCWorld_2002-12_Special_cd.bin / Special_komplet / special_komplet.exe / lannetscan.exe / {app} / Languard.ini < prev    next >
Encoding:
INI File  |  2001-08-21  |  14.5 KB  |  581 lines

  1. [General]
  2. ; ini description (used in Configuration manager)
  3. description=default configuration file for LANguard Network Security Scanner
  4.  
  5. ; netbios scanning, "1" = display all responding computers, "0" = only netbios servers
  6. displayAll=1
  7.  
  8. ; internal usage
  9. Start=
  10. Stop=
  11.  
  12. ; if "1" automatically gather information after scanning
  13. GatherInfo=1
  14.  
  15. ; number of retries, increase this number in case some computers are not discovered
  16. ; during scanning
  17. NrRetry=1
  18.  
  19. ; if "1", HTML reports are autmatically opened with coresponding application
  20. ; (e.g. Internet Explorer)
  21. AutoOpen=1
  22.  
  23. ; internal usage
  24. SingleIP=
  25. IsFirstTime=1
  26.  
  27. ; sort computer after : 0 - ip, 1 - hostname, 2 - operating system
  28. SortComputers=0
  29.  
  30. ; clear the debug windows after before scanning
  31. ClearDebugWindowBeforeScanning=1
  32.  
  33. ; if "1" all remote sessions are automaticaly closed after information gathering
  34. CancelConnections=1
  35.  
  36. ; in case your network is configured with a scopeID, set the scopeID below
  37. scopeID=
  38. AddNonResponsiveComputers=0
  39.  
  40.  
  41.  
  42. [Debug]
  43. ; display debug messages ? 1=yes, 0=no
  44. showDebug=1
  45.  
  46. ; show received packets (hex dump) ? 1=yes
  47. showRecv=0
  48.  
  49. ; show sent packets ? 1=yes
  50. showSent=0
  51.  
  52. ; verbose messages ? 1=yes
  53. Verbose=1
  54.  
  55.  
  56.  
  57.  
  58.  
  59. [Cracking]
  60. ; "1" use all characters for scanning, "0" use only some characters (a..z, 0..9, ...)
  61. useAllChars=0
  62.  
  63. ; username "Administrator" is used for cracking ? 1=yes
  64. useAdministrator=1
  65.  
  66. ; NT share used for password cracking
  67. NTSharetoCrack=ADMIN$
  68.  
  69. # internal usage
  70. useLogged=0
  71. useThis=0
  72. UserNameForCraking=DOMAIN\user
  73. CheckForUnPasswordedShares=1
  74.  
  75.  
  76.  
  77.  
  78. [Delays]
  79. # delay between 2 consecutive sends (ms)
  80. ScanDelay=100
  81.  
  82. # how much to wait for replies (ms)
  83. PortScanningDelay=3000
  84.  
  85. # how much to wait for banners (ms)
  86. ReadingBannersDelay=5000
  87.  
  88. # same here, HTTP responses
  89. HTTPDelay=10000
  90.  
  91. # in case no response is received from HTTP server a counter is increased. When a certain number is reached CGI scanning is aborted
  92. HTTPNrTimeout=10
  93.  
  94. # internal usage
  95. WaitFactor=5
  96.  
  97. # should I wait for answers after sending all packets ? 1 = yes
  98. WaitForResponses=1
  99.  
  100. # wait at least ... (ms)
  101. WaitMin=5000
  102.  
  103. # but not more than .. (ms)
  104. WaitMax=5000
  105.  
  106. # how much to wait for SMB responses (SMB is slow, use a high number here)
  107. SMBDelay=20000
  108. UDPScanningDelay=600
  109. HowMuchToWait=500
  110.  
  111.  
  112.  
  113. [SNMP]
  114. # internal usage
  115. ReadComunity=public
  116. WriteComunity=public
  117. LoadVendors=1
  118. ShowSNMPUpTimeDifferences=0
  119.  
  120.  
  121.  
  122.  
  123. [Scanning]
  124. # internal usage
  125. SMBNames=1
  126. SNMPDiscovery=1
  127. PingSweep=1
  128. PortScanning=1
  129. GatherBanners=1
  130. LastTarget=
  131. UDPPortScanning=1
  132. CheckForAdministratorWithoutPassword=0
  133.  
  134. # check for SQL sa account (no password)
  135. CheckForSQLsa=1
  136.  
  137. # send a packet to a closed UDP port (alternative way to 'ping' a host)
  138. SendUDPPort0=1
  139.  
  140. # udp closed port (default is used 0, but you may change this value)
  141. UDP_Closed_Port=0
  142.  
  143.  
  144. [NULL]
  145. # internal usage
  146. Username=Administrator
  147. Password=none
  148. UseGuest=0
  149. UseExisting=1
  150. UseSpecified=0
  151.  
  152.  
  153. [Operations]
  154. # internal usage
  155. ServerGetInfo=1
  156. GetDCName=0
  157. GetAnyDCName=0
  158. EnumerateTrustedDomains=1
  159. ShareEnum=1
  160. UserEnum=1
  161. LocalGroupEnum=1
  162. ServerTransportEnum=1
  163. ServerDiskEnum=1
  164. UseEnum=0
  165. RemoteTOD=1
  166. ReqQuery=1
  167. ServicesEnum=1
  168. SessionEnum=1
  169. ReadPolicy=1
  170. RemoteProcesses=0
  171.  
  172.  
  173. [CGI]
  174. # internal usage
  175. CGI_probing=1
  176. IIS_enabled=1
  177. Apache_enabled=1
  178. Netscape_enabled=1
  179. All_enabled=1
  180. Proxy_enabled=0
  181. Proxy_host=192.168.8.20
  182. Proxy_port=81
  183. HandleCustom404Pages=1
  184. Custom404Strings=not found|404|not exists
  185.  
  186.  
  187. [Dimensions]
  188. # internal usage
  189. main_width=789
  190. main_height=537
  191. debug_width=391
  192. main_left=138
  193. main_top=111
  194.  
  195.  
  196. [LocalNetwork]
  197. # internal usage
  198. LocalNetworkSelection=28
  199.  
  200.  
  201. [Local]
  202. # internal usage
  203. LocalIP=
  204. LocalMask=255.255.255.0
  205. LocalHost=
  206.  
  207.  
  208. [Alerts]
  209. # internal usage
  210. Alerts_Enables=1
  211. _FTP_Alerts=1
  212. _DNS_Alerts=1
  213. _MAIL_Alerts=1
  214. _NETBIOS_Alerts=1
  215. _REGISTRY_Alerts=1
  216. _RPC_Alerts=1
  217. _MISC_Alerts=1
  218. _INFO_Alerts=1
  219. Internals_Enables=1
  220.  
  221.  
  222. # list of TCP ports to be scanned
  223. [TCP_ports]
  224. Port_count=90
  225.  
  226. Port_1_name=13,E
  227. Port_1_descr=Daytime => Time of day
  228. Port_2_name=17,E
  229. Port_2_descr=Qotd =>Quote of the day
  230. Port_3_name=21,E
  231. Port_3_descr=Ftp => File Transfer Protocol
  232. Port_4_name=22,E
  233. Port_4_descr=Ssh =>  Remote Login Protocol
  234. Port_5_name=23,E
  235. Port_5_descr=Telnet => Remote Login Protocol
  236. Port_6_name=25,E
  237. Port_6_descr=Smtp => Simple Mail Transfer Protocol
  238. Port_7_name=42,E
  239. Port_7_descr=NameServer => WINS Host Name Server
  240. Port_8_name=53,E
  241. Port_8_descr=Domain => Domain Name Server
  242. Port_9_name=79,E
  243. Port_9_descr=Finger
  244. Port_10_name=80,E
  245. Port_10_descr=Http => World Wide Web, HTTP
  246. Port_11_name=98,E
  247. Port_11_descr=linuxconf
  248. Port_12_name=109,E
  249. Port_12_descr=Pop2 => Post Office Protocol 2
  250. Port_13_name=110,E
  251. Port_13_descr=Pop3 => Post Office Protocol 3
  252. Port_14_name=111,E
  253. Port_14_descr=SunRPC => SUN Remote Procedure Call
  254. Port_15_name=113,E
  255. Port_15_descr=identd => Authentication Service
  256. Port_16_name=118,E
  257. Port_16_descr=SqlServ => SQL Services
  258. Port_17_name=119,E
  259. Port_17_descr=News
  260. Port_18_name=135,E
  261. Port_18_descr=epmap => DCE endpoint resolution
  262. Port_19_name=139,E
  263. Port_19_descr=Netbios-ssn => NETBIOS Session Service
  264. Port_20_name=143,E
  265. Port_20_descr=imap => Internet Message Access Protocol
  266. Port_21_name=156,E
  267. Port_21_descr=Sqlsrv => SQL Services
  268. Port_22_name=179,E
  269. Port_22_descr=BGP => Border Gateway Protocol
  270. Port_23_name=311,E
  271. Port_23_descr=AppleShare => Web-Admin
  272. Port_24_name=371,E
  273. Port_24_descr=Clearcase
  274. Port_25_name=389,E
  275. Port_25_descr=LDAP => Light Directory Access Protocol
  276. Port_26_name=407,E
  277. Port_26_descr=Timbuktu => Remote Control Software
  278. Port_27_name=427,E
  279. Port_27_descr=SLP => Service Location Protocol
  280. Port_28_name=443,E
  281. Port_28_descr=HttpS => Secure HTTP
  282. Port_29_name=445,E
  283. Port_29_descr=Microsoft-Ds
  284. Port_30_name=512,E
  285. Port_30_descr=Exec => Remote process execution
  286. Port_31_name=513,E
  287. Port_31_descr=Login => Remote login (a la telnet)
  288. Port_32_name=514,E
  289. Port_32_descr=Shell => cmd
  290. Port_33_name=515,E
  291. Port_33_descr=printer => Printer Spooler
  292. Port_34_name=540,E
  293. Port_34_descr=uucp
  294. Port_35_name=548,E
  295. Port_35_descr=AFP => Apple File Share
  296. Port_36_name=799,E
  297. Port_36_descr=Remotely Possible / ControlIT => Remote Control Software
  298. Port_37_name=800,E
  299. Port_37_descr=Remotely Possible / ControlIT => Remote Control Software
  300. Port_38_name=901,E
  301. Port_38_descr=swat => Samba Web Administration Tool Synopsis
  302. Port_39_name=993,E
  303. Port_39_descr=imaps => imap over TLS/SSL
  304. Port_40_name=995,E
  305. Port_40_descr=pop3s => POP3 over TLS/SSL
  306. Port_41_name=1080,E
  307. Port_41_descr=Socks
  308. Port_42_name=1433,E
  309. Port_42_descr=Microsoft SQL server
  310. Port_43_name=1494,E
  311. Port_43_descr=Citrix  ICA => Remote Control Software
  312. Port_44_name=1993,E
  313. Port_44_descr=Cisco SNMP
  314. Port_45_name=1999,E
  315. Port_45_descr=Cisco identd
  316. Port_46_name=2000,E
  317. Port_46_descr=Remotely Anywhere => Remote Control Software
  318. Port_47_name=2001,E
  319. Port_47_descr=Remotely Anywhere => Remote Control Software
  320. Port_48_name=2049,E
  321. Port_48_descr=NFS => Network File System
  322. Port_49_name=3128,E
  323. Port_49_descr=Proxy/Socks
  324. Port_50_name=3306,E
  325. Port_50_descr=MySQL
  326. Port_51_name=3389,E
  327. Port_51_descr=Terminal Services
  328. Port_52_name=4001,E
  329. Port_52_descr=Cisco Virtual Terminal
  330. Port_53_name=4045,E
  331. Port_53_descr=lockd => NFS File Locking
  332. Port_54_name=5000,E
  333. Port_54_descr=UPnP => Universal Plug and Play
  334. Port_55_name=5631,E
  335. Port_55_descr=pcANYWHEREdata => Remote Control Software
  336. Port_56_name=5632,E
  337. Port_56_descr=pcANYWHEREstat => Remote Control Software
  338. Port_57_name=5800,E
  339. Port_57_descr=VNC => Remote Control Software
  340. Port_58_name=6000,E
  341. Port_58_descr=X server
  342. Port_59_name=6001,E
  343. Port_59_descr=Cisco virtual Terminal
  344. Port_60_name=6112,E
  345. Port_60_descr=dtspcd => CDE Subprocess Control Service
  346. Port_61_name=6346,E
  347. Port_61_descr=GNUTella
  348. Port_62_name=6699,E
  349. Port_62_descr=Napster
  350. Port_63_name=6789,E
  351. Port_63_descr=IBM DB2
  352. Port_64_name=6790,E
  353. Port_64_descr=IBM DB2
  354. Port_65_name=7777,E
  355. Port_65_descr=Oracle HTTP Server
  356. Port_66_name=8080,E
  357. Port_66_descr=Http-Proxy
  358. Port_67_name=8888,E
  359. Port_67_descr=AnswerBook2
  360. Port_68_name=9001,E
  361. Port_68_descr=Cisco XRemote Service
  362. Port_69_name=9100,E
  363. Port_69_descr=JetDirect => HP Jetdirect PrintServer
  364. Port_70_name=10000,E
  365. Port_70_descr=Webmin => web-based interface for system administrators
  366. Port_71_name=25867,E
  367. Port_71_descr=WebCam32 => WebCam32 Admin
  368. Port_72_name=43188,E
  369. Port_72_descr=ReachOut => Remote Control Software
  370. Port_73_name=*1015,E
  371. Port_73_descr=Doly
  372. Port_74_name=*2583,E
  373. Port_74_descr=Wincrash2
  374. Port_75_name=*5400,E
  375. Port_75_descr=Blade Runner
  376. Port_76_name=*5550,E
  377. Port_76_descr=Xtcp 2.0x
  378. Port_77_name=*5882,E
  379. Port_77_descr=Y3k
  380. Port_78_name=*6670,E
  381. Port_78_descr=Deep Throat
  382. Port_79_name=*9400,E
  383. Port_79_descr=InCommand
  384. Port_80_name=*12345,E
  385. Port_80_descr=Netbus
  386. Port_81_name=*12349,E
  387. Port_81_descr=Bionet
  388. Port_82_name=*17300,E
  389. Port_82_descr=Kuang2
  390. Port_83_name=*17569,E
  391. Port_83_descr=Infector
  392. Port_84_name=*20034,E
  393. Port_84_descr=Netbus Pro
  394. Port_85_name=*23432,E
  395. Port_85_descr=Asylum
  396. Port_86_name=*27374,E
  397. Port_86_descr=Subseven
  398. Port_87_name=*30999,E
  399. Port_87_descr=Kuang
  400. Port_88_name=*31337,E
  401. Port_88_descr=Back Oriffice
  402. Port_89_name=*31787,E
  403. Port_89_descr=Hack'a'tack
  404. Port_90_name=*44444,E
  405. Port_90_descr=Prosiak
  406. Port_91_name=*44444,E
  407. Port_91_descr=Prosiak
  408. Port_92_name=*27374,E
  409. Port_92_descr=Subseven
  410. Port_93_name=*30999,E
  411. Port_93_descr=Kuang
  412. Port_94_name=*31337,E
  413. Port_94_descr=Back Oriffice
  414. Port_95_name=*31787,E
  415. Port_95_descr=Hack'a'tack
  416. Port_96_name=*44444,E
  417. Port_96_descr=Prosiak
  418. Port_97_name=*21554,E
  419. Port_97_descr=GirlFriend
  420. Port_98_name=*22222,E
  421. Port_98_descr=Proziack
  422. Port_99_name=*23432,E
  423. Port_99_descr=Asylum
  424. Port_100_name=*23476,E
  425. Port_100_descr=Donald Dick
  426. Port_101_name=*23477,E
  427. Port_101_descr=Donald Dick
  428. Port_102_name=*26274,E
  429. Port_102_descr=Delta Source
  430. Port_103_name=*27374,E
  431. Port_103_descr=Subseven
  432. Port_104_name=*30100,E
  433. Port_104_descr=NetSphere
  434. Port_105_name=*30101,E
  435. Port_105_descr=NetSphere
  436. Port_106_name=*30102,E
  437. Port_106_descr=NetSphere
  438. Port_107_name=*30999,E
  439. Port_107_descr=Kuang
  440. Port_108_name=*31337,E
  441. Port_108_descr=Back Oriffice
  442. Port_109_name=*31785,E
  443. Port_109_descr=Hack a Tack
  444. Port_110_name=*31787,E
  445. Port_110_descr=Hack'a'tack
  446. Port_111_name=*31788,E
  447. Port_111_descr=Hack a Tack
  448. Port_112_name=*31789,E
  449. Port_112_descr=Hack a Tack
  450. Port_113_name=*31791,E
  451. Port_113_descr=Hack a Tack
  452. Port_114_name=*31792,E
  453. Port_114_descr=Hack a Tack
  454. Port_115_name=*40421,E
  455. Port_115_descr=Master Paradise
  456. Port_116_name=*40422,E
  457. Port_116_descr=Master Paradise
  458. Port_117_name=*40423,E
  459. Port_117_descr=Master Paradise
  460. Port_118_name=*40426,E
  461. Port_118_descr=Master Paradise
  462. Port_119_name=*44444,E
  463. Port_119_descr=Prosiak
  464. Port_120_name=*54283,E
  465. Port_120_descr=Subseven
  466. Port_121_name=*54320,E
  467. Port_121_descr=Back Orifice 2000
  468. Port_122_name=*54321,E
  469. Port_122_descr=Back Orifice 2000
  470. Port_123_name=*60000,E
  471. Port_123_descr=DeepThroat
  472.  
  473.  
  474.  
  475. # list of UDP ports to be scanned
  476. [UDP_ports]
  477. Port_count=27
  478.  
  479. Port_1_name=39,E
  480. Port_1_descr=RLP => Resource Location Protocol
  481. Port_2_name=42,E
  482. Port_2_descr=Name => Name Server
  483. Port_3_name=43,E
  484. Port_3_descr=whois
  485. Port_4_name=53,E
  486. Port_4_descr=DNS => Domain Name Server
  487. Port_5_name=67,E
  488. Port_5_descr=bootps => Bootstrap Protocol Server
  489. Port_6_name=68,E
  490. Port_6_descr=bootpc => Bootstrap Protocol Client
  491. Port_7_name=69,E
  492. Port_7_descr=TFTP => Trivial File Transfer Protocol
  493. Port_8_name=88,E
  494. Port_8_descr=Kerberos 5
  495. Port_9_name=111,E
  496. Port_9_descr=RPC => SUN Remote Procedure Call
  497. Port_10_name=123,E
  498. Port_10_descr=NTP => Network Time Protocol
  499. Port_11_name=135,E
  500. Port_11_descr=epmap => DCE endpoint resolution
  501. Port_12_name=137,E
  502. Port_12_descr=Netbios-NS => Netbios Name Service
  503. Port_13_name=138,E
  504. Port_13_descr=Netbios-DGM => Netbios Datagram Service
  505. Port_14_name=143,E
  506. Port_14_descr=imap => Internet Message Access Protocol
  507. Port_15_name=161,E
  508. Port_15_descr=SNMP => Simple Network Management Protocol
  509. Port_16_name=162,E
  510. Port_16_descr=SNMP trap
  511. Port_17_name=445,E
  512. Port_17_descr=Microsoft CIFS => Common Internet File System
  513. Port_18_name=514,E
  514. Port_18_descr=syslog
  515. Port_19_name=517,E
  516. Port_19_descr=talk
  517. Port_20_name=520,E
  518. Port_20_descr=router => Router routed RIPv.1, RIPv.2
  519. Port_21_name=749,E
  520. Port_21_descr=Kerberos Administration
  521. Port_22_name=1167,E
  522. Port_22_descr=phone => Conference calling
  523. Port_23_name=1433,E
  524. Port_23_descr=ms-sql-s => Microsoft SQL Server
  525. Port_24_name=1434,E
  526. Port_24_descr=ms-sql-m => Microsoft SQL Monitor
  527. Port_25_name=1512,E
  528. Port_25_descr=wins => Microsoft Windows Internet Name Service
  529. Port_26_name=1900,E
  530. Port_26_descr=ssdp => Simple Service Discovery Protocol
  531. Port_27_name=2049,E
  532. Port_27_descr=nfsd => Network File System daemon
  533.  
  534. [rc]
  535. _display_new=1
  536. _display_removed=1
  537. _display_changed=1
  538. _display_alerts=0
  539.  
  540. [HotFix]
  541. HotFixCheckEnabled=1
  542. InteractiveMode=0
  543. WarnUsersBeforeDeployment=1
  544. WarnMessage=Warning !!!\nMicrosoft Hotfixes are about to be installed by LANguard Network Security Scanner !\nThis installation was initiated by $computername\$username.\nThe system may reboot after installation !
  545. StopServicesBeforeDeployment=0
  546. DeletePatches=0
  547. RebootComputers=1
  548. GenerateLogFile=1
  549. NumberOfThreads=5
  550. CopyDelay=0
  551. DownloadMSSecure=0
  552. MSSecureLocation=http://download.microsoft.com/download/xml/security/1.0/NT5/EN-US/mssecure.cab
  553.  
  554. [Report]
  555. ReportHeader=<table><tr><td><img src="images/sigla.jpg"></td><td width="300"><p align="right"><a href="javascript:window.print()"><img src="images/print_this_page.gif" border="0"/> Print this page</a></p></td></tr></table><br>
  556. ReportFooter=<br><font face=verdana,arial size=2>Generated by <b>LANguard Network Security Scanner v(3.0) </b><br><font face=verdana,arial size=2>Copyright ⌐ 2001-2002 GFI Software Ltd.<br><a href=http://www.gfisoftware.com/lannetscan>www.gfisoftware.com/lannetscan</a><br>
  557. DefaultHeader=<table><tr><td><img src="images/sigla.jpg"></td><td width="300"><p align="right"><a href="javascript:window.print()"><img src="images/print_this_page.gif" border="0"/> Print this page</a></p></td></tr></table><br>
  558. DefaultFooter=<br><font face=verdana,arial size=2>Generated by <b>LANguard Network Security Scanner v(3.0) </b><br><font face=verdana,arial size=2>Copyright ⌐ 2001-2002 GFI Software Ltd.<br><a href=http://www.gfisoftware.com/lannetscan>www.gfisoftware.com/lannetscan</a><br>
  559. NoImages=0
  560. ShowTable=1
  561. ShowDetails=1
  562. ShowDetailIcons=1
  563. ShowNames=1
  564. ShowDomains=1
  565. ShowShares=1
  566. ShowGroups=1
  567. ShowUsers=1
  568. ShowServices=1
  569. ShowTransports=1
  570. ShowDrives=1
  571. ShowUses=1
  572. ShowProcesses=1
  573. ShowTod=1
  574. ShowPolicy=1
  575. ShowRegistry=1
  576. ShowHotFixes=1
  577. ShowSnmp=1
  578. ShowTCPports=1
  579. ShowUDPports=1
  580. ShowAlerts=1
  581.